Loops Assignment

This assignment has 2 parts. You can do either one, or both.

Calculate Change Assignment

Create this change calculator. User your own style and make it look better than this one.
There are several ways mathmatically to solve this one.
This can mostly be done with while loops.
Here are some functions that might help:

Notice: Jordan forgot 20 dollar bills! Incorporate that into your solutions regarless of which one you complete!

Shopping Cart Change

Create the following Shopping Cart
Check out CSS grids for the layout
To download the images right click on them on the page and then select "Save image as"
EXTRA CREDIT: Figure out the bug where the cents amount is going beyond 2 decimal places